css: Move "border-style: none" special case to CssValueNumber
authorSebastian Keller <sebastian-keller@gmx.de>
Wed, 21 Jan 2015 14:29:54 +0000 (15:29 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 21 Jan 2015 15:20:42 +0000 (16:20 +0100)
commit728bce2cf8258e46f11c3452539b3bf064f60f5c
treea363df84b5db3c1e35580e13857c70a1a4fe400b
parent610f7e8f70ce165e04a4cdc3fd20b560f500b925
css: Move "border-style: none" special case to CssValueNumber

This fixes the background being shifted by the border-width even though
the border-style was none.
gtk/gtkcssnumbervalue.c
gtk/gtkcssstyleproperty.c